home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / wsuipa / wbxipa12.mf < prev    next >
Text File  |  1991-10-23  |  5KB  |  110 lines

  1. % This is WBXIPA12.MF in text format, as of June 10, 1988.
  2. % Computer Modern Bold Extended IPA 12 point
  3. if unknown cmbase: input cmbase fi
  4.  
  5. font_identifier:="WBXIPA"; font_size 12pt#;
  6.  
  7. u#:=27/36pt#;      % unit width
  8. width_adj#:=13/36pt#;    % width adjustment for certain characters
  9. serif_fit#:=0pt#;    % extra sidebar near lowercase serifs
  10. cap_serif_fit#:=8/36pt#;  % extra sidebar near uppercase serifs
  11. letter_fit#:=0pt#;    % extra space added to all sidebars
  12.  
  13. body_height#:=324/36pt#;  % height of tallest characters
  14. asc_height#:=300/36pt#;    % height of lowercase ascenders
  15. cap_height#:=296.4/36pt#;  % height of caps
  16. fig_height#:=278.4/36pt#;  % height of numerals
  17. x_height#:=192/36pt#;    % height of lowercase without ascenders
  18. math_axis#:=108/36pt#;    % axis of symmetry for math symbols
  19. bar_height#:=102/36pt#;    % height of crossbar in lowercase e
  20. comma_depth#:=84/36pt#;    % depth of comma below baseline
  21. desc_depth#:=84/36pt#;    % depth of lowercase descenders
  22.  
  23. crisp#:=0pt#;      % diameter of serif corners
  24. tiny#:=13/36pt#;    % diameter of rounded corners
  25. fine#:=10/36pt#;    % diameter of sharply rounded corners
  26. thin_join#:=10.5/36pt#;    % width of extrafine details
  27. hair#:=18.3/36pt#;    % lowercase hairline breadth
  28. stem#:=41/36pt#;    % lowercase stem breadth
  29. curve#:=52/36pt#;    % lowercase curve breadth
  30. ess#:=44/36pt#;      % breadth in middle of lowercase s
  31. flare#:=51/36pt#;    % diameter of bulbs or breadth of terminals
  32. dot_size#:=62/36pt#;    % diameter of dots
  33. cap_hair#:=20/36pt#;    % uppercase hairline breadth
  34. cap_stem#:=57/36pt#;    % uppercase stem breadth
  35. cap_curve#:=61/36pt#;    % uppercase curve breadth
  36. cap_ess#:=59/36pt#;    % breadth in middle of uppercase s
  37. rule_thickness#:=.66pt#;  % thickness of lines in math symbols
  38.  
  39. dish#:=1/36pt#;      % amount erased at top or bottom of serifs
  40. bracket#:=12/36pt#;    % vertical distance from serif base to tangent
  41. jut#:=30/36pt#;      % protrusion of lowercase serifs
  42. cap_jut#:=46/36pt#;    % protrusion of uppercase serifs
  43. beak_jut#:=12.4/36pt#;    % horizontal protrusion of beak serifs
  44. beak#:=84/36pt#;    % vertical protrusion of beak serifs
  45. vair#:=14.3/36pt#;    % vertical diameter of hairlines
  46. notch_cut#:=12pt#;    % maximum breadth above or below notches
  47. bar#:=18.5/36pt#;    % lowercase bar thickness
  48. slab#:=18.5/36pt#;    % serif and arm thickness
  49. cap_bar#:=18.5/36pt#;    % uppercase bar thickness
  50. cap_band#:=18.5/36pt#;    % uppercase thickness above/below lobes
  51. cap_notch_cut#:=12pt#;    % max breadth above/below uppercase notches
  52. serif_drop#:=3.6/36pt#;    % vertical drop of sloped serifs
  53. stem_corr#:=2/36pt#;    % for small refinements of stem breadth
  54. vair_corr#:=1.5/36pt#;    % for small refinements of hairline height
  55. apex_corr#:=0pt#;    % extra width at diagonal junctions
  56.  
  57. o#:=5/36pt#;      % amount of overshoot for curves
  58. apex_o#:=4/36pt#;    % amount of overshoot for diagonal junctions
  59.  
  60. slant:=0;      % tilt ratio $(\Delta x/\Delta y)$
  61. fudge:=1;      % factor applied to weights of heavy characters
  62. math_spread:=.4;    % extra openness of math symbols
  63. superness:=8/11;    % parameter for superellipses
  64. superpull:=1/8;      % extra openness inside bowls
  65. beak_darkness:=.4;    % fraction of triangle inside beak serifs
  66. ligs:=2;      % level of ligatures to be included
  67.  
  68. square_dots:=false;    % should dots be square?
  69. hefty:=false;      % should we try hard not to be overweight?
  70. serifs:=true;      % should serifs and bulbs be attached?
  71. monospace:=false;    % should all characters have the same width?
  72. variant_g:=false;    % should an italic-style g be used?
  73. low_asterisk:=false;    % should the asterisk be centered at the axis?
  74. math_fitting:=false;    % should math-mode spacing be used?
  75.  
  76. % now come replacements used to set the lowercase caps
  77.  
  78. lower.u#:=20/36pt#;    % unit width
  79. lower.width_adj#:=1pt#;    % width adjustment for certain characters
  80. lower.cap_serif_fit#:=6/36pt#;  % extra sidebar near uppercase serifs
  81. lower.letter_fit#:=2.88/36pt#;  %extra space added to all sidebars
  82.  
  83. lower.body_height#:=269/36pt#;  % height of tallest characters
  84. lower.cap_height#:=222/36pt#;  % height of caps
  85. lower.x_height#:=144/36pt#;  % height of lowercase without ascenders
  86. lower.bar_height#:=76.5/36pt#;  % height of crossbar in lowercase e
  87. lower.comma_depth#:=62/36pt#;  % depth of comma below baseline
  88.  
  89. lower.flare#:=38/36pt#;    % diameter of bulbs or breadth of terminals
  90. lower.cap_hair#:=16/36pt#;  % uppercase hairline breadth
  91. lower.stem#:=37/36pt#;    % lowercase stem breadth
  92. lower.cap_stem#:=44/36pt#;  % uppercase stem breadth
  93. lower.cap_curve#:=50/36pt#;  % uppercase curve breadth
  94. lower.cap_ess#:=47/36pt#;  % breadth in middle of uppercase s
  95.  
  96. lower.cap_jut#:=32/36pt#;  % protrusion of uppercase serifs
  97. lower.beak_jut#:=8.6/36pt#;  % horizontal protrusion of beak serifs
  98. lower.beak#:=62/36pt#;    % vertical protrusion of beak serifs
  99. lower.slab#:=15/36pt#;    % serif and arm thickness
  100. lower.cap_bar#:=15/36pt#;  % uppercase bar thickness
  101. lower.cap_band#:=15/36pt#;  % uppercase thickness above/below lobes
  102. lower.cap_notch_cut#:=12pt#;  % max breadth above/below uppercase notches
  103.  
  104. lower.o#:=3/36pt#;    % amount of overshoot for curves
  105. lower.apex_o#:=2/36pt#;    % amount of overshoot for diagonal junctions
  106.  
  107. lower.fudge:=1;      % factor applied to weights of heavy characters
  108.  
  109. generate iparoman      % switch to the driver file
  110.